HipMTLShader.compileShader

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool compileShader(FragmentShader fs, string shaderSource)
    class HipMTLShader
    bool
    compileShader
    (
    FragmentShader fs
    ,)
  2. bool compileShader(VertexShader vs, string shaderSource)

Meta